TABLE OF RIGHT DIAGONALS GENERAL METHOD

GENERATION OF RIGHT DIAGONALS FOR MAGIC SQUARE OF SQUARES (Part IA-1)

Picture of a square

Square of Squares Tables

Andrew Bremner's article on squares of squares included the 3x3 square:

Bremner's square
373228925652
3607214252232
20525272222121

The numbers in the right diagonal as the tuple (2052,4252,5652) seem to have been derived elsewhere.. But I will show that this sequence is part of a larger set of tuples having the same property, i.e. the first number in the tuple when added to a difference (Δ) gives the second square in the tuple and when this same (Δ) is added to the second square produces a third square. All these tuple sequences can be used as entries into the right diagonal of a magic square.

We will show a general method for generating the squares for a right diagonal of a magic square. Beginning with the the tuple (1,b1, c1) we can generate the tuple (a, b, c) which when squared gives the diagonal numbers. Initially either b1 or c1 will be equal to ± k where k is any natural number 1,2,3,4.... Again the end result is that a12 + b12 + c123b120 = S is transformed into a2 + b2 + c23b2 = 0 a necessary condition for the square to be magic.

This example will be cover, where k initially takes on the value +1.

To summarize the tuples of Table II below will be used as entries into a right diagonal of a magic square. Knowing the difference (b2a2) or (c2b2) will give us a value Δ which can be used to produce other entries into the magic square. To date only one magic square containing 7 entries has been found. Most other squares will contain 6 entries.

As to the reason for the picture of a square, the entries to the square occur as three tuples,viz, (a,b,c), (l,m,n) and (x,y,z) showing their connectivity. In addition, six or more of these entries are present as their squares.

Generation of Tables where c1 = -1

  1. The object of this exercise is to generate a Table I with a set of tuples that obey the rule: a12 + b12 + c123b120 and convert these tuples into a second set of tuples (Table II) that obey the rule: a2 + b2 + c23b2 = 0.
  2. Only k = 2j + 1 will be used, since the use of even k's generates half integer numbers which may be converted to whole numbers.
  3. In addition, we need to know two numbers e and g where g = 2e which when added to the b1 and c1 numbers of Table I, produce the next line of numbers (n + 1) in the next row of Table I. The number a1 will always be 1, while e may vary depending on b or c.
  4. Two other numbers f and d are calculated using the equation
    f = [2e2n2 + (4c1 − 4b1) en +(1 − 2b12 + c12)] / {2(2b1 − c1 − 1)}
    where n is the line number of the tables. f can also be generated directly from Table II from S/d. However, the value of d is equal to the denominator of the general equation above.
  5. Finally Δs are calculated by taking the difference in Table II between (b2a2) or (c2b2), and the results placed under the Δ column. Both differences must be the same.
  6. As an example we begin with the tuple (1,1,−1), where a1 = 1, b1 = 1 and c1 = −1 and use the equation to generate f.
    f = [2e2n2 + (−4 −4)en + 0]/4 = [e2n2 − 4en]/2
    Setting e = 2 and g = 4 affords f = 2n2 −4n
    Substituting for f in (b) below gives
    a = (2n2 −4n + 1) = (2n2 −4n + 1 )
    b = (2n2 −4n + 2n + 1) = (2n2 −2n + 1)
    c = (2n2 −4n + 4n − 1) = (2n2 − 1)
  7. Substituting the appropriate n into the equations for a, b, and c produces Table II below. Using a computer program and the requisite calculations produced the tables below. As can be seen taking the value of f from the middle table and adding to a1, b1, c1, produced a, b, c, respectively of Table II.
  
n
0
1
2
3
4
5
6
7
8
9
10
11
12
Table I
a1 b1 c1
11-1
133
157
1711
1915
11119
11323
11527
11731
11935
12139
12343
12547
  
f = S/d
0
-2
0
6
16
30
48
70
96
126
160
198
240
Table II
a b c
11-1
-111
157
71317
172531
314149
496171
718597
97113127
127145161
161181199
199221241
241265287
  
Δ
0
0
24
120
336
720
1320
2184
3360
4896
6840
9240
12144

To obtain e, g, f, and d the algebraic calculations are performed as follows:


  1. The first is a non magic square of squares listed in Bremner's paper is not magic but has been corrected to be in A with the magic sum (Sm) 38307. Two other examples are B and C produced from the tuple (31, 41, 49) and (881, 925, 967) as their squares. The magic sum, Sm, for these cases are 5043 and 2566875, respectively, while the n's are 5 and 20, respectively.
Magic square A
582188141272
25534113222
97282222174
  
Magic square B
2422066492
3506412(12i)2
3123622786
  
Magic square C
144602543129672
344689925211692
881215254895152

This concludes Part IA-1. To continue to Part IA which treats tuples of the type (1,1,−3).
Go back to homepage.


Copyright © 2018 by Eddie N Gutierrez. E-Mail: edguti144@outlook.com